lcBlockSelExplode Home

Decomposes selected entities into less complex entities. Original entities will be erased from a drawing.

 BOOL lcBlockSelExplode (
   HANDLE hBlock
 );

Parameters
hBlock
  Handle to a block.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcEntExplode